Functional Example for Specific Operators of Library Synchronization: Dynamic Append and Cut

Brief Description

Files: examples\OperatorExamples\SynchronizationLibrary_DynamicAppendAndCut.va

Default Platform: mE5-MA-VCL

Short Description

Demonstration of how to use the operators:

  • 1. AppendImageDyn (library:synchronization)
  • 2. AppendLineDyn (library:synchronization)
  • 3. CutImage (library:synchronization)
  • 4. CutLine (library:synchronization)

This example demonstrates how the specific operators listed above can be used in a functional design. You find a detailed introduction to the arithmetics library in the Operator Reference, section Library Synchronization.